Welcome![Sign In][Sign Up]
Location:
Search - proxy server

Search list

[Internet-Network代理服务器MyProxy

Description: 很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!-good proxy server code can be directly translated operation, and good stability, the code format and ideas worth learning!
Platform: | Size: 181248 | Author: 张胜朝 | Hits:

[Proxy Serverproxy_c

Description: 一个简单的C代理服务器,菜鸟的入门例程-a simple C proxy server, a birdie entry routines! !
Platform: | Size: 2048 | Author: | Hits:

[Proxy Serveragant server

Description: 一个功能很全的代理服务器的源代码,各位大虾赶紧下吧!-a very full function of the proxy server in the source code, you quickly under tremendous!
Platform: | Size: 84992 | Author: 萧辉 | Hits:

[Proxy Serverproxyserver

Description: 这是一个proxy server 源码,save client/server transaction data to c \temp\proxylog.txt modify regdata.java to piont to destination server. -This is a proxy server source code, save client/server transaction data to c \ temp \ proxylog.txt modify regdata.java to piont to destination server.
Platform: | Size: 14336 | Author: 刘星海 | Hits:

[Proxy Serversocks4-server-4.3.beta2

Description: sock4 server源代码,修改过可以在cygwin下编译,这样可以在windows下跑。-sock4 server source code can be modified under the cygwin compiler, can run under windows.
Platform: | Size: 1558528 | Author: 韦先生 | Hits:

[Windows DevelopBroker

Description: 按照Broker模式的要求,实现Client,Broker,Server三种组件(设计为三个class),不要求设计Client-side Proxy和Server-side Proxy。必须实现如下功能: • Server可以注册到Broker(使用ID号) • Broker为Server提供注册服务 • Broker可将client的request转发到正确的server • Broker可见server的response转发到client -Broker with the requirements of the model and realize Client, Broker, Server three components (design for the three class), does not require Design Client-side and Proxy Server-side Proxy. The need to achieve the following functions :# 8226 Server can be registered to Broker (use ID)# 8226 Server Broker to provide registration services# 8226 Broker can be transmitted client's request to the correct server# 8226 Broker Visibility server response relayed to the client
Platform: | Size: 7168 | Author: 宋丽娟 | Hits:

[Internet-Networksocket5代理服务器_ProxyToQq

Description: QQ的代理服务器,演示了代理服务器是如何编写的-QQ proxy server, a proxy server demonstration of how prepared
Platform: | Size: 48128 | Author: 程宇冰 | Hits:

[Email ClientHTTPproxy-vc

Description: 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然也可以在源代码中改变指定的位置。-This is an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run the procedure before first need to copy the directory C was the root directory, and of course the source code can change the designated location.
Platform: | Size: 264192 | Author: pp | Hits:

[Internet-NetworkHttpProxyCode

Description: http代理服务器的源码,实现了对数据的封装和转发。很好的代码。-http proxy server source code, the realization of the right of assembly and data transmitted. Good code.
Platform: | Size: 16384 | Author: 滕圣波 | Hits:

[Internet-NetworkProxy_Server

Description: 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器-This is an example of a proxy server, which supports two agents, which have a virtual Web server
Platform: | Size: 212992 | Author: 刘永 | Hits:

[Internet-Networkpproxy

Description: 一个标准版的代理服务器源码。支持UDP,HTTP,TCP多种方式代理。.. -a standard version of the proxy server source code. Support for UDP, HTTP, TCP Acting variety of ways. ..
Platform: | Size: 119808 | Author: 邵丹 | Hits:

[Linux-Unixmyproxy-3.4.tar

Description: 代理服务器源代码 供大家学习使用,希望大家喜欢-proxy server source code for all learning, hope you like
Platform: | Size: 379904 | Author: 严肃 | Hits:

[Internet-NetworkHttpAgent

Description: 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the client. The ACE study is a good example for
Platform: | Size: 3194880 | Author: 张志 | Hits:

[CSharpproxy211111111111111112

Description: 更换代理服务器,刷新一个站点流量,第一次写,有欠缺-replacement proxy server, a high flow site, the first written, the lack of
Platform: | Size: 33792 | Author: 莫飞 | Hits:

[Proxy Serverproxy4vb

Description: 一个穿越代理服务器的Visual Basic源码,包括HTTP代理和Socket代理。源码来自互联网。-through a proxy server in Visual Basic source code, including HTTP proxy and Socket agent. Source from the Internet.
Platform: | Size: 6144 | Author: pantheon | Hits:

[Internet-Networkproxy_delphi

Description: 用delphi设计的代理服务器,是很好的学习的例子.-with delphi design proxy server, is a good example of learning.
Platform: | Size: 527360 | Author: 流星 | Hits:

[Game Engine[Server]Agent

Description: 这个是游戏的代理服务器,不错的实现有很大的提高。-This is a game of proxy server, a good achievement greatly improved.
Platform: | Size: 223232 | Author: | Hits:

[Proxy Serverproxy_src_11

Description: 一个比较简单的代理服务器源代码,代码简洁易读,不错的东西!-a relatively simple proxy server source code, code readable, good things!
Platform: | Size: 5120 | Author: 123123 | Hits:

[Proxy Serverosrtspproxy_2_0

Description: RTSP代理服务器源代码,支持标准的rtsp,rtp协议-RTSP proxy server source code, support for standards rtsp, rtp agreement
Platform: | Size: 122880 | Author: 曾祥进 | Hits:

[Proxy Servercproxy

Description: 自己写的c语言版的web代理服务器。非常底层的实现方式,支持多线程。对于学习网络的人有参考价值。-himself wrote the c language version of the web proxy server. Very bottom of the ways to support multithreading. Learning Network for the reference value.
Platform: | Size: 718848 | Author: jimmyzyp | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net